Resource ValueSet/FHIR Server from package ca.healthpei.io.core#0.1.3-DFT (79 ms)
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "ValueSet",
"id" : "birthsex",
"url" : "http://hl7.org/fhir/ca/baseline/ValueSet/birthsex",
"name" : "BirthSex",
"title" : "Birth Sex",
"status" : "draft",
"experimental" : false,
"date" : "2019-03-08",
"publisher" : "HL7 Canada - FHIR Implementation Work Group",
"description" : "Codes for documenting sex at birth. (Replicates the birthsex ValueSet in US-Core-R4 for interoperability.)",
"compose" : {
"include" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-AdministrativeGender",
"concept" : [
{
"code" : "F",
"display" : "Female"
},
{
"code" : "M",
"display" : "Male"
}
]
},
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
"concept" : [
{
"code" : "UNK",
"display" : "Unknown"
}
]
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.